home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / backup / kbackup-.000 / KBackup-1.2.7.tar / KBackup / CHANGES next >
Text File  |  1996-03-27  |  4KB  |  106 lines

  1.  
  2. CHANGES since release 1.2.0
  3. =================================================
  4.  
  5. 1.2.7
  6.     - fixed problems with incremental backups
  7.     - put all temporary files into one common directory
  8.     - added ttymode parameters for MultiBuf
  9.     - added user definable parameters for tar/afio
  10.     - fixed dirlist in ttymode
  11.     - fixed parameter handling for afio 2.4.2
  12.     - fixed redirection problem in restore_src
  13.     - added working(!) configuration file for IOmega ZIPdrive
  14.  
  15. 1.2.6
  16.     - manual still outdated
  17.     - added <errno.h> to multibuf.c
  18.     - improved logfile/contdir filtering in restore_src
  19.     - fixed bugs in logfile handling, cont. dir handling during restore
  20.     - mt should work on remote host as well now
  21.     - eventually (!!!) got pgp and afio to work fine together (???)
  22.     - pgp should work safe(!!!) now, by using input redirection
  23.     - added protect-newer-files option for AFIO format
  24.     - added support for afio 2.4.2 features (pgp)
  25.     - changed kbinstall to support ttymode
  26.     - created simple text mode for use without dialog (opt: --ttymode)
  27.     - fixed typo in auto_rewind()
  28.     - fixed tar specific problem with restore from contentsfile
  29.       (Do NOT use -s for tar restore operation!)
  30.     - fixed problem with afio version detect
  31.     - fixed problems with restore from contentsfile
  32.     - created dialog-script to replace dialog program if not available
  33.     - changed multibuf/Makefile
  34.     - fixed Delete_Logfile() function
  35.     - changed order of this file (was getting too long) :-)
  36.     - fixed configuration of directory for temporary files
  37.     - fixed logfile message in report generation
  38.     - added report-msg for broken contents dir in verify
  39.     
  40. 1.2.5    (24 Jan 1996)
  41.     - added another retry to multibuf.c
  42.     - multibuf seems to work with all types of tape drives now
  43.     - made code more portable (if statements)
  44.     - better handling of \texttt{SIGINT}
  45.     - bug report can be saved to a file now
  46.     - detection of configuration change and prompt whether to save it
  47.     - changed copyright back to GPL
  48.     - included icons for HTML version of manual
  49.     - cleaned up detection whether device is tape or not
  50.     - changed Help-Menu text
  51.     - added more info to MultiBuf Menu
  52.     - added ``rewind''-warning
  53.     - fixed "mkfs"-bug
  54.     - added report generation
  55.     - added automatic verify for tape archives
  56.     - changed KBackup directory hierarchy, made kbinstall move old files
  57.     - fixed some minor bugs
  58.     - created Shareware-Copyright notice
  59.     - fixed sequence number problem in MultiBuf
  60.     - some minor fixes on BLOCKDEV code
  61.     - some fixes to code handling change of volumes
  62.     
  63. 1.2.4    ( Jan, 17, 1996)
  64.     - added "fmark-fix" to multibuf: retries reading if 0 bytes read
  65.       (should?!? skip filemarks reliably on non QIC-02 tapes)
  66.     - added warning about erasing DAT drives
  67.     - fixed some bugs in kbinstall: writes proper pathnames to src/paths
  68.     - added missing autodetect_src to archive
  69.     - created tag V-1_2_4
  70.  
  71. 1.2.3    ( Jan, 14, 1996)
  72.     - (re-)added menu to switch off MultiBuf use (why?)
  73.     - fixed a few bugs in read_data/write_data
  74.     - introduced more "quotes" to make code safer
  75.     - started work on improved afio
  76.     - directory requester is sorting entries now
  77.     - fixed a missing close() in multibuf.c
  78.     - added last_command variable to be used by check_error
  79.     - added autodetection/check tape & restructured device menu
  80.     - introduced common "<" key to go back to previous menu
  81.     - made directory requester show symlinks
  82.     - fixed Goto-Operation to handle archives with any count of files
  83.       on the tape - important for mixing multibuf/non-multibuf archives
  84.         - changed the copyright to sort of BSD style
  85.     - reated tag V-1_2_3
  86.  
  87. 1.2.2     ( Dec, 11, 1995)
  88.     - minor changes to restore and verify routines to share common code
  89.     - fixed bugs introduced by new "" in read_data/write_data
  90.     - made it able to autodetect and read non-multibuf archives 
  91.       (V1.0/1.1 type)
  92.     - remote device support still incomplete
  93.     - created symbolic tag V-1_2_2 (also for manual)
  94.  
  95. 1.2.1    ( Dec, 4, 1995)
  96.     - first try at remote device support via rsh(1), works fine on my
  97.       machine 
  98.           - detection whether device is tape/floppy not adapted yet
  99.           - no multivolume support yet
  100.     - changed variable assignments to (almost) always use double quotes
  101.     - fixed $findxpertflags= assignment
  102.     - added lots of additional doublequotes in assignments to improve
  103.       safety
  104.     - created symbolic tag V-1_2_1
  105.  
  106.